Rank in Wordlist | Word | Rank in Wordlist | Word |
---|---|---|---|
1 | les | 26 | Li |
2 | on | 27 | del |
3 | l | 28 | å |
4 | a | 29 | e |
5 | d | 30 | come |
6 | di | 31 | fé |
7 | li | 32 | On |
8 | k | 33 | c |
9 | ki | 34 | la |
10 | ene | 35 | tot |
11 | po | 36 | mins |
12 | et | 37 | Les |
13 | des | 38 | djins |
14 | i | 39 | so |
15 | est | 40 | ont |
16 | do | 41 | I |
17 | avou | 42 | fwait |
18 | s | 43 | gn |
19 | n | 44 | dit |
20 | dins | 45 | eto |
21 | pus | 46 | côp |
22 | 2. | 47 | al |
23 | pa | 48 | il |
24 | nén | 49 | 3. |
25 | si | 50 | sont |
The table shows the top-50 words of the corpus. Usually we see stopwords.
Language: Afrikaans
This list is a good candidate for a first stopword list for a language.
Usually a small, balanced corpus is enough to get a good list of high frequent words. But if the small corpus has some very prominent topic, this will be visible even in the top word lists.
select w_id-100 as rank_in_wordlist, word from words where w_id>100 order by w_id limit 50;
3.4 Sample words for different frequency ranges